[INFO] fetching crate nautilus-databento 0.57.0...
[INFO] testing nautilus-databento-0.57.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate nautilus-databento 0.57.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate nautilus-databento 0.57.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nautilus-databento 0.57.0
[INFO] tweaked toml for crates.io crate nautilus-databento 0.57.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nautilus-databento 0.57.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nautilus-databento 0.57.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded dbn-macros v0.58.0
[INFO] [stderr]   Downloaded databento v0.51.0
[INFO] [stderr]   Downloaded json-writer v0.4.0
[INFO] [stderr]   Downloaded dbn v0.58.0
[INFO] [stderr]   Downloaded compression-core v0.4.32
[INFO] [stderr]   Downloaded compression-codecs v0.4.38
[INFO] [stderr]   Downloaded async-compression v0.4.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e
[INFO] running `Command { std: "docker" "start" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling implied-vol v2.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nautilus-model v0.57.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling nautilus-core v0.57.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling nautilus-common v0.57.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling sysinfo v0.39.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling json-writer v0.4.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling dbn-macros v0.58.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling dbn v0.58.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling nautilus-cryptography v0.57.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling sockudo-ws v1.7.4
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling nautilus-analysis v0.57.0
[INFO] [stderr]    Compiling databento v0.51.0
[INFO] [stderr]    Compiling nautilus-network v0.57.0
[INFO] [stderr]    Compiling nautilus-portfolio v0.57.0
[INFO] [stderr]    Compiling nautilus-execution v0.57.0
[INFO] [stderr]    Compiling nautilus-data v0.57.0
[INFO] [stderr]    Compiling nautilus-trading v0.57.0
[INFO] [stderr]    Compiling nautilus-risk v0.57.0
[INFO] [stderr]    Compiling nautilus-system v0.57.0
[INFO] [stderr]    Compiling nautilus-live v0.57.0
[INFO] [stderr]    Compiling nautilus-databento v0.57.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling dbn v0.58.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling sockudo-ws v1.7.4
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling nautilus-model v0.57.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling databento v0.51.0
[INFO] [stderr]    Compiling nautilus-network v0.57.0
[INFO] [stderr]    Compiling nautilus-common v0.57.0
[INFO] [stderr]    Compiling nautilus-analysis v0.57.0
[INFO] [stderr]    Compiling nautilus-execution v0.57.0
[INFO] [stderr]    Compiling nautilus-portfolio v0.57.0
[INFO] [stderr]    Compiling nautilus-data v0.57.0
[INFO] [stderr]    Compiling nautilus-risk v0.57.0
[INFO] [stderr]    Compiling nautilus-trading v0.57.0
[INFO] [stderr]    Compiling nautilus-system v0.57.0
[INFO] [stderr]    Compiling nautilus-live v0.57.0
[INFO] [stderr]    Compiling nautilus-databento v0.57.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus_databento-17e619d421492ca2)
[INFO] [stdout] 
[INFO] [stdout] running 238 tests
[INFO] [stdout] test data::tests::test_price_precision_from_params ... ok
[INFO] [stdout] test common::tests::test_credential_api_key_masked_long ... ok
[INFO] [stdout] test common::tests::test_credential_api_key_masked_short ... ok
[INFO] [stdout] test common::tests::test_get_date_time_range::case_1 ... ok
[INFO] [stdout] test common::tests::test_get_date_time_range::case_2 ... ok
[INFO] [stdout] test decode::tests::test_array_conversion_error_handling ... ok
[INFO] [stdout] test decode::tests::test_decode_lot_size::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_lot_size::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_lot_size::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_lot_size::case_4 ... ok
[INFO] [stdout] test decode::tests::test_decode_lot_size::case_5 ... ok
[INFO] [stdout] test common::tests::test_credential_debug_redaction ... ok
[INFO] [stdout] test data::tests::test_price_precision_from_params_rejects_out_of_range_value ... ok
[INFO] [stdout] test decode::tests::test_decode_cmbp1_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_bbo_1m_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_imbalance_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_cbbo_1s_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_definition_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_instrument_def_msg_unsupported_class_returns_none::case_4_unknown ... ok
[INFO] [stdout] test decode::tests::test_decode_instrument_def_msg_unsupported_class_returns_none::case_2_bond ... ok
[INFO] [stdout] test decode::tests::test_decode_instrument_def_msg_unsupported_class_returns_none::case_3_fx_spot ... ok
[INFO] [stdout] test decode::tests::test_decode_bbo_1s_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_instrument_def_msg_unsupported_class_returns_none::case_1_index ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp1_msg_trade_still_returned_with_undefined_prices ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp1_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp10_msg_with_all_levels ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp10_msg_with_undefined_levels ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp10_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_4 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_6 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_5 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_7 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_8 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_precise::case_9 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_price::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_price::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_mbo_msg_clear_action ... ok
[INFO] [stdout] test decode::tests::test_decode_mbo_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_quantity::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_timestamp::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_timestamp::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_mbo_msg_price_undef_with_precision ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp1_msg_undefined_ask_skips_quote ... ok
[INFO] [stdout] test decode::tests::test_decode_price::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_4 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_5 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_6 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_7 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_8 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_or_undef::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_or_undef::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_or_undef::case_3 ... ok
[INFO] [stdout] test decode::tests::cmbp_trade_id_property_tests::prop_derive_cmbp_trade_id_is_stable_for_same_inputs ... ok
[INFO] [stdout] test decode::tests::cmbp_trade_id_property_tests::prop_derive_cmbp_trade_id_output_is_16_hex_chars ... ok
[INFO] [stdout] test decode::tests::test_decode_quantity::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_quantity::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_quantity::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_quantity::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_mbo_msg_no_order_side_update ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_record ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_3_uncrossing_price ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_4_upper_price_limit ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_6_block_volume ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_5_lower_price_limit ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_7_indicative_close ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_unknown_stat_type_returns_none::case_1_venue_specific_volume1 ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_unknown_stat_type_returns_none::case_2_venue_specific_price1 ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_unknown_stat_type_returns_none::case_3_unknown_future ... ok
[INFO] [stdout] test decode::tests::test_decode_status_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_tcbbo_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_timestamp::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_timestamp::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_tbbo_msg ... ok
[INFO] [stdout] test decode::tests::test_decode_mbp1_msg_undefined_bid_skips_quote ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_price::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_negative_error::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_bar_type ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_negative_error::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_undefined_errors ... ok
[INFO] [stdout] test decode::tests::test_decode_timestamp_undefined_errors ... ok
[INFO] [stdout] test decode::tests::test_decode_multiplier_negative_error::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_ohlcv_msg ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_each_field_affects_output::case_4_size_changed ... ok
[INFO] [stdout] test decode::tests::test_decode_ts_event_adjustment ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_each_field_affects_output::case_1_ts_event_changed ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_each_field_affects_output::case_6_instrument_changed ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_each_field_affects_output::case_3_price_changed ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_field_delimiter_prevents_collision ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_each_field_affects_output::case_2_ts_recv_changed ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_format_is_16_hex_chars ... ok
[INFO] [stdout] test decode::tests::test_is_trade_msg::case_2 ... ok
[INFO] [stdout] test decode::tests::test_is_trade_msg::case_3 ... ok
[INFO] [stdout] test decode::tests::test_is_trade_msg::case_5 ... ok
[INFO] [stdout] test decode::tests::test_is_trade_msg::case_4 ... ok
[INFO] [stdout] test decode::tests::test_parse_aggressor_side::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_aggressor_side::case_2 ... ok
[INFO] [stdout] test decode::tests::test_is_trade_msg::case_6 ... ok
[INFO] [stdout] test decode::tests::test_parse_book_action::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_book_action::case_2 ... ok
[INFO] [stdout] test decode::tests::test_parse_book_action::case_3 ... ok
[INFO] [stdout] test decode::tests::test_parse_aggressor_side::case_3 ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_each_field_affects_output::case_5_side_changed ... ok
[INFO] [stdout] test decode::tests::test_parse_book_action::case_5 ... ok
[INFO] [stdout] test decode::tests::test_parse_cfi_iso10926::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_book_action::case_6 ... ok
[INFO] [stdout] test decode::tests::test_parse_cfi_iso10926::case_3 ... ok
[INFO] [stdout] test decode::tests::test_parse_cfi_iso10926::case_5 ... ok
[INFO] [stdout] test decode::tests::test_parse_cfi_iso10926::case_6 ... ok
[INFO] [stdout] test decode::tests::test_parse_cfi_iso10926::case_2 ... ok
[INFO] [stdout] test decode::tests::test_parse_cfi_iso10926::case_4 ... ok
[INFO] [stdout] test decode::tests::test_parse_currency_or_usd_default::case_3 ... ok
[INFO] [stdout] test decode::tests::test_parse_option_kind::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_option_kind::case_2 ... ok
[INFO] [stdout] test decode::tests::test_parse_optional_bool::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_optional_bool::case_2 ... ok
[INFO] [stdout] test decode::tests::test_parse_currency_or_usd_default::case_2 ... ok
[INFO] [stdout] test decode::tests::test_derive_cmbp_trade_id_is_deterministic ... ok
[INFO] [stdout] test decode::tests::test_parse_optional_bool::case_3 ... ok
[INFO] [stdout] test decode::tests::test_is_trade_msg::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_currency_or_usd_default::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_01 ... ok
[INFO] [stdout] test decode::tests::test_parse_order_side::case_2 ... ok
[INFO] [stdout] test decode::tests::test_parse_order_side::case_3 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_03 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_02 ... ok
[INFO] [stdout] test decode::tests::test_parse_order_side::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_04 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_05 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_06 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_07 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_10 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_08 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_11 ... ok
[INFO] [stdout] test decode::tests::test_parse_currency_or_usd_default::case_4 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event::case_4 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event::case_5 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event::case_3 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event::case_2 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason_invalid::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_reason::case_09 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event_invalid::case_1 ... ok
[INFO] [stdout] test decode::tests::test_parse_status_trading_event_invalid::case_2 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_01 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_02 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_04 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_05 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_06 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_08 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_07 ... ok
[INFO] [stdout] test factories::tests::test_config_builder_missing_required_fields ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_03 ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_09 ... ok
[INFO] [stdout] test factories::tests::test_config_builder ... ok
[INFO] [stdout] test decode::tests::test_parse_option_kind::case_3 ... ok
[INFO] [stdout] test factories::tests::test_live_data_client_factory_missing_publishers ... ok
[INFO] [stdout] test decode::tests::test_precision_from_raw::case_10 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_timestamp::case_2 ... ok
[INFO] [stdout] test decode::tests::test_decode_optional_quantity::case_3 ... ok
[INFO] [stdout] test live::tests::test_backoff_initialization::case_2 ... ok
[INFO] [stdout] test live::tests::test_backoff_initialization::case_1 ... ok
[INFO] [stdout] test decode::tests::test_decode_price::case_1 ... ok
[INFO] [stdout] test live::tests::test_handler_with_zero_timeout ... ok
[INFO] [stdout] test live::tests::test_mbo_delta_with_f_last_emits ... ok
[INFO] [stdout] test live::tests::test_mbo_delta_without_f_last_buffers ... ok
[INFO] [stdout] test live::tests::property_tests::mbo_replay_delays_emission ... ok
[INFO] [stdout] test live::tests::test_mbo_multiple_deltas_accumulated ... ok
[INFO] [stdout] test live::tests::test_mbo_multi_instrument_isolation ... ok
[INFO] [stdout] test live::tests::test_mbo_snapshot_with_f_last_buffers ... ok
[INFO] [stdout] test live::tests::test_mbo_replay_buffers_until_past_start ... ok
[INFO] [stdout] test live::tests::test_subscription_with_and_without_start ... ok
[INFO] [stdout] test loader::tests::test_load_bars::case_1 ... ok
[INFO] [stdout] test loader::tests::test_default_venue_dataset_mappings ... ok
[INFO] [stdout] test loader::tests::test_load_bars::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_price_increment::case_3 ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_1_volatility ... ok
[INFO] [stdout] test decode::tests::test_decode_statistics_msg_dbn_058_stat_types::case_2_delta ... ok
[INFO] [stdout] test decode::tests::test_decode_trade_msg ... ok
[INFO] [stdout] test decode::tests::test_parse_book_action::case_4 ... ok
[INFO] [stdout] test live::tests::test_handler_initialization_state ... ok
[INFO] [stdout] test live::tests::test_handler_with_no_timeout ... ok
[INFO] [stdout] test loader::tests::test_load_bars::case_2 ... ok
[INFO] [stdout] test loader::tests::test_load_bbo_quotes::case_2 ... ok
[INFO] [stdout] test loader::tests::test_load_bbo_quotes::case_1 ... ok
[INFO] [stdout] test loader::tests::test_load_bars_timestamp_comparison::case_2 ... ok
[INFO] [stdout] test loader::tests::test_load_cmbp_quotes ... ok
[INFO] [stdout] test loader::tests::test_load_bars_timestamp_on_close_true::case_1 ... ok
[INFO] [stdout] test loader::tests::test_load_cbbo_quotes ... ok
[INFO] [stdout] test loader::tests::test_load_order_book_deltas ... ok
[INFO] [stdout] test loader::tests::test_load_quotes ... ok
[INFO] [stdout] test loader::tests::test_load_order_book_depth10 ... ok
[INFO] [stdout] test loader::tests::test_load_instruments_populates_price_precisions_cache ... ok
[INFO] [stdout] test loader::tests::test_load_instruments::case_1 ... ok
[INFO] [stdout] test loader::tests::test_read_statistics_records ... ok
[INFO] [stdout] test loader::tests::test_read_imbalance_records ... ok
[INFO] [stdout] test loader::tests::test_load_status_records ... ok
[INFO] [stdout] test loader::tests::test_resolve_price_precision_explicit_arg_overrides_cache ... ok
[INFO] [stdout] test loader::tests::test_read_records_errors_when_precision_unresolvable ... ok
[INFO] [stdout] test loader::tests::test_resolve_price_precision_cache_miss_errors ... ok
[INFO] [stdout] test symbology::tests::test_check_consistent_symbology_when_consistent::case_1 ... ok
[INFO] [stdout] test symbology::tests::test_check_consistent_symbology_when_consistent::case_2 ... ok
[INFO] [stdout] test live::tests::property_tests::mbo_buffering_conserves_deltas ... ok
[INFO] [stdout] test symbology::tests::test_check_consistent_symbology_when_inconsistent ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_01 ... ok
[INFO] [stdout] test loader::tests::test_set_price_precision_unblocks_reads ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_03 ... ok
[INFO] [stdout] test loader::tests::test_load_trades ... ok
[INFO] [stdout] test loader::tests::test_set_dataset_venue_mapping ... ok
[INFO] [stdout] test loader::tests::test_load_tbbo_trades ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_06 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_07 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_05 ... ok
[INFO] [stdout] test loader::tests::test_load_tcbbo_trades ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_08 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_09 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_11 ... ok
[INFO] [stdout] test live::tests::property_tests::mbo_snapshots_never_emit ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_12 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_13 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_10 ... ok
[INFO] [stdout] test symbology::tests::test_instrument_id_to_symbol_string_updates_map ... ok
[INFO] [stdout] test loader::tests::test_load_bars_timestamp_on_close_false::case_1 ... ok
[INFO] [stdout] test loader::tests::test_load_bars_timestamp_comparison::case_1 ... ok
[INFO] [stdout] test symbology::tests::test_check_consistent_symbology_when_empty_symbols ... ok
[INFO] [stdout] test symbology::tests::test_check_consistent_symbology_when_consistent::case_3 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_04 ... ok
[INFO] [stdout] test symbology::tests::test_infer_symbology_type::case_02 ... ok
[INFO] [stdout] test historical::tests::test_resolve_price_precision_cache_miss_errors ... ok
[INFO] [stdout] test historical::tests::test_set_price_precision_inserts_into_cache ... ok
[INFO] [stdout] test historical::tests::test_resolve_price_precision_cache_hit ... ok
[INFO] [stdout] test historical::tests::test_resolve_price_precision_explicit_arg ... ok
[INFO] [stdout] test factories::tests::test_historical_client_factory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 238 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/feed_handler.rs (/opt/rustwide/target/debug/deps/feed_handler-4fefe28eb948a151)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test_reconnect_timeout_gives_up ... ok
[INFO] [stdout] test test_mbo_snapshot_buffered_until_delta ... ok
[INFO] [stdout] test test_mbo_multiple_instruments ... ok
[INFO] [stdout] test test_mbo_buffering_waits_for_f_last ... ok
[INFO] [stdout] test test_error_msg_continues_processing ... ok
[INFO] [stdout] test test_bars_timestamp_on_close_enabled ... ok
[INFO] [stdout] test test_instrument_def_with_exchange_as_venue ... ok
[INFO] [stdout] test test_replay_subscription_buffers_until_past_start ... ok
[INFO] [stdout] test test_subscribe_bars_ohlcv ... ok
[INFO] [stdout] test test_instrument_definition_precision_takes_precedence_over_symbol_fallback ... ok
[INFO] [stdout] test test_subscribe_book_depth_mbp10 ... ok
[INFO] [stdout] test test_subscribe_imbalance_uses_symbol_precision_fallback ... ok
[INFO] [stdout] test test_subscribe_imbalance ... ok
[INFO] [stdout] test test_subscribe_instrument_def ... ok
[INFO] [stdout] test test_subscribe_book_deltas_mbo ... ok
[INFO] [stdout] test test_connect_and_authenticate ... ok
[INFO] [stdout] test test_command_channel_disconnect_stops_handler ... ok
[INFO] [stdout] test test_close_command_stops_handler ... ok
[INFO] [stdout] test test_subscribe_instrument_status ... ok
[INFO] [stdout] test test_subscribe_quotes_mbp1 ... ok
[INFO] [stdout] test test_subscribe_statistics_uses_symbol_precision_fallback ... ok
[INFO] [stdout] test test_symbol_mapping_clears_stale_instrument_definition_precision ... ok
[INFO] [stdout] test test_subscribe_trades ... ok
[INFO] [stdout] test test_subscribe_trades_uses_non_raw_symbol_precision_fallback ... ok
[INFO] [stdout] test test_subscribe_statistics ... ok
[INFO] [stdout] test test_system_msg_subscription_ack ... ok
[INFO] [stdout] test test_subscribe_quotes_with_trade ... ok
[INFO] [stdout] test test_buffered_subscribe_during_backoff ... ok
[INFO] [stdout] test test_reconnection_resubscribes ... ok
[INFO] [stdout] test test_session_success_resets_backoff ... ok
[INFO] [stdout] test test_close_during_backoff ... ok
[INFO] [stderr]    Doc-tests nautilus_databento
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e", kill_on_drop: false }`
[INFO] [stdout] 674dbe2d31b0767559d50bc17c0d200832641ddc5809ca27c29045ac25fe552e
